vector 使用pair對 pair是一種序偶結構<x,y> 如果我們希望使用pair但又不需要map對其排序,可以在vector中使用pair對 插入pair對使用make_pair<typename,t ...